| netsqlazman_Settings |
| EntityType | Independent |
| Logical Entity Name | netsqlazman_Settings |
| Default Table Name | netsqlazman_Settings |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| netsqlazman_Settings Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
SettingName |
NVARCHAR(255) | NO | ||
| SettingValue | NVARCHAR(255) | NO |
| netsqlazman_Settings Keys |
| Key Name | Key Type | Keys |
| PK_Settings | PrimaryKey | SettingName |
| netsqlazman_Settings Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| netsqlazman_Settings Check Constraints |
| Check Constraint Name | CheckConstraint |
| CK_Settings | ([SettingName]='Mode' AND ([SettingValue]='Developer' OR [SettingValue]='Administrator') OR [SettingName]='LogErrors' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogWarnings' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogInformations' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogOnEventLog' AND ([SettingValue]='True' OR [SettingValue]='False') OR [SettingName]='LogOnDb' AND ([SettingValue]='True' OR [SettingValue]='False')) |
| netsqlazman_Settings Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.netsqlazman_Settings |
NO | |||
| Physical (Microsoft SQL Server) dbo.netsqlazman_Settings |
NO |
| netsqlazman_Settings Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | NetSqlAzman |
| netsqlazman_Settings Data Movement Rules |
| Name | Type | Rule Text/Value |